const go/types._Test

4 uses

	go/types (current package)
		builtins.go#L761: 			check.invalidArg(x, _Test, "%s is not a boolean constant", x)
		builtins.go#L765: 			check.errorf(x, _Test, "internal error: value of %s should be a boolean constant", x)
		builtins.go#L769: 			check.errorf(call, _Test, "%v failed", call)
		errorcodes.go#L37: 	_Test